Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
Pop3Header Class Reference

POP3 header structure. More...

Inheritance diagram for Pop3Header:
Header Pdu Signal

Public Attributes

string name
 
string user
 
string mailId
 
string password
 
string strSmtpServer
 
string strPop3Server
 
vector< Mailmails
 
Pop3HeaderType headerType
 
- Public Attributes inherited from Header
Pdu payload
 

Detailed Description

POP3 header structure.

Member Data Documentation

◆ headerType

Pop3HeaderType Pop3Header::headerType

◆ mailId

string Pop3Header::mailId

◆ mails

vector<Mail> Pop3Header::mails

◆ name

string Pop3Header::name

◆ password

string Pop3Header::password

◆ strPop3Server

string Pop3Header::strPop3Server

◆ strSmtpServer

string Pop3Header::strSmtpServer

◆ user

string Pop3Header::user

The documentation for this class was generated from the following file: